home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1064 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.5 KB

  1. Path: news.iconn.net!news
  2. From: thecrow@iconn.net (The Crow)
  3. Newsgroups: comp.lang.c++
  4. Subject: newbie need help with pointers
  5. Date: 9 Jan 1996 00:49:40 GMT
  6. Organization: I rule the world
  7. Message-ID: <4cse34$308@news.iconn.net>
  8. NNTP-Posting-Host: st-ts00-03.iconn.net
  9. Mime-Version: 1.0
  10. Content-Type: Text/Plain; charset=US-ASCII
  11. X-Newsreader: WinVN 0.99.6
  12.  
  13. Hey,
  14.     Ok, I understand what pointers *are*, I know how to declare one, how to 
  15. use them with simple things and sometimes how to use them to do dynamic memory 
  16. allocation.  I don't feel very comfortable with them yet, nor have I seen any 
  17. practical example of where they are useful *except* for dynamic memory 
  18. allocation and in functions...and in arrays, but I am not very comfortable in 
  19. any of these uses anyway, and can't think of a real problem where it would be 
  20. advantageous or neccesary to use them. I have also had some trouble using them 
  21. with STRUCTURE arrays (havent tried classes yet but I assume I will run into 
  22. similar problems) 
  23.  
  24.     If anyone has a good idea for a programming exercise that would get me 
  25. familiar with pointers tell me.  My tutorial's exercises are way too easy. If 
  26. it was an interesting one that would be nice, but just so I get comfortable 
  27. with them.  I don't really know them well enough to think of  a good exercise 
  28. myself, or I would.  Thanks for the help in advance.  Please reply via email, 
  29. this newsgroup grows too fast. Thanks.
  30.  
  31. -- 
  32. The Crow - thecrow@iconn.net
  33. "It can't rain all the time"
  34. -Kryptology
  35.  
  36.